﻿/* CSS Document */
@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea{ margin: 0; padding: 0; border: 0; }
html { color: #666; }
html, body { width: 100%; min-width: 1400px; }
body, button, input, select, textarea { margin: 0; padding: 0; font-family: "微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif"; font-size: 14px; background: #fff }
ul, ol, li, dl, dd, dt { list-style: none; }
em { font-style: normal; }
a { text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
legend { color: #000; }
fieldset, img { border: 0; }
label, button { cursor: pointer; }
/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
/*连续英文、数字换行*/
.wordwrap { word-break: break-all; word-wrap: break-word; }
/*单行文字超出显示省略号*/
.omg { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
img { border: 0; vertical-align: middle; }
a { color: #3a3a3a;text-decoration: none;}
a:hover { text-decoration: none }
.fl { float: left; }
.fr { float: right; }

/* 设置滚动条的样式 */
::-webkit-scrollbar {width:4px;}/* 滚动槽 */
::-webkit-scrollbar-track {background-color:#f0f0f0;border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb {background-color:#6d6e70;}
::-webkit-scrollbar-thumb:window-inactive {background-color:#3c3c3c;}

@-webkit-keyframes bounce-up {
25% {-webkit-transform: translateY(5px);}
50%, 100% {-webkit-transform: translateY(0);}
75% {-webkit-transform: translateY(-5px);}
}
@keyframes bounce-up {
25% {transform: translateY(5px);}
50%, 100% {transform: translateY(0);}
75% {transform: translateY(-5px);}
}

*,a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}

/*头部最上面*/
.container { width:90%;max-width: 1400px; margin: 0 auto; }
.top1{width:100%;background:#6e6e6d;height:30px;line-height:30px;display:block;}
.top1 p{width:50%;font-size:12px;color:#ffffff;float:left;}
.top1 div.top1_nav{float:right;width:40%;text-align:right;}
.top1 div.top1_nav a{display:inline-block;vertical-align:top;padding:0 5px;font-size:12px;color:#ffffff;}
.top1 div.top1_nav a:hover{color:#283681;}

/*头部logo区域*/
.header_wrap{position:fixed;top:0;left:0;width:100%;z-index:9999999;background:#ffffff;}
#header{background:#ffffff;}
#header .logo {margin:10px 20px 0 0;display:inline-block;}
#header .logo  a{display:block;}
#header .logo img {vertical-align: middle;}
.top_tel{margin:10px 0 10px;}
.top_tel .top_tel_in{background:url(../images/top_tel.png) left center no-repeat;padding-left:60px;margin-bottom:5px;}
.top_tel .top_tel_in p{font-size: 14px;text-align:left;}
.top_tel .top_tel_in span{color: #e62128;font-size: 30px;font-weight:bold;text-align:right;}
.top_tel .search .search_1{float:left;display:block;width:75%;padding:0 2%;height:40px;line-height:40px;border:1px solid #dedede;border-right:0;font-size:14px;color:#555555;outline:none;}
.top_tel .search .search_2{float:left;display:block;width:20%;height:42px;line-height:42px;background:#1a1a1a url(../images/search_btn.png) center center no-repeat;font-size:0;color:#555555;outline:none;cursor:pointer;-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;}
.top_tel .search .search_2:hover{background:#e62128 url(../images/search_btn.png) center center no-repeat;}


/*导航*/
#nav { background-color:#1a1a1a;/*background:url(../images/navbg.png) center center repeat;*/ width:100%;}
#nav ul li { float: left; width:14.1%;}
#nav ul li a { color: #fff;width:98%; padding: 0 1%; font-size: 14px; text-align: center; height: 60px; line-height: 60px; display: inline-block; cursor: pointer;position: relative;overflow: visible;-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;}
#nav ul li a:after{content: '';width: 1px;/*background-color: #393738;*/background:#eaeaea;position: absolute;right: 0;height: 25px;top: 50%;margin-top: -12.5px;top-webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1);transition: all .66s cubic-bezier(.17, .84, .44, 1);z-index: 1;border: none;}
#nav ul li a:before{content: '';display:none;width: 20px;background-color: #e62128;background-color: #ffffff;left: 50%;position: absolute;top: 73%;height: 3px;-webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1);transition: all .66s cubic-bezier(.17, .84, .44, 1);z-index: 1;border: none;margin-left: -10px;}
#nav ul li a.active{background:#e62128;color:#fff;}
#nav ul li a.active:after{display:none;}
#nav ul li a.active:before{display:block;}
#nav ul li a:hover {color: #ffffff;background: #e62128;}
#nav ul li a:hover:after{display:none;}
#nav ul li a:hover:before{display:block;}
.web_nav{display:none;width:90%; height: 60px;line-height:60px;color:#fff;font-size:16px;margin:0 auto;font-weight:bold;}
.btn-menu {display:block;float:right;position:relative;background:transparent;cursor:pointer;padding: 22px 0;width:26px;height:16px;-webkit-transition:all ease .238s;-moz-transition:all ease .238s;transition:all ease .238s;outline:none;}
.btn-menu:before,.btn-menu:after,.btn-menu span {background-color:#ffffff;-webkit-transition:all ease .238s;-moz-transition:all ease .238s;transition:all ease .238s;}
.btn-menu:before,.btn-menu:after {content:'';position:absolute;top:0;height:1px;width:100%;left:0;top:50%;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;}
.btn-menu span {position:absolute;width:100%;height:1px;left:0;top:50%;overflow:hidden;text-indent:200%;}
.btn-menu:before {-webkit-transform:translate3d(0,-7px,0);transform:translate3d(0,-7px,0);}
.btn-menu:after {-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0);}
.btn-menu.active span {opacity:0;}
.btn-menu.active:before {background-color:#ffffff;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);}
.btn-menu.active:after {background-color:#ffffff;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);}



/*首页banner*/
.flickerplate {position:relative;width:100%;height:600px;background-color:#e6e6e6;overflow:hidden;margin-top:187px;}
.flickerplate ul.flicks {width:10000%;height:100%;padding:0px;margin:0px;list-style:none}
.flickerplate ul.flicks>li:nth-child(1){background-image:url(../images/banner1.jpg);}
.flickerplate ul.flicks>li:nth-child(2){background-image:url(../images/banner2.jpg);}
.flickerplate ul.flicks>li:nth-child(3){background-image:url(../images/banner3.jpg);}
.flickerplate ul.flicks>li {float:left;width:1%;height:100%;background-position:center;background-size:cover;display:table}
.flickerplate ul.flicks>li .flick-inner {height:100%;padding:10px;color:#fff;/*display:table-cell;*/vertical-align:middle}
.flickerplate ul.flicks>li .flick-inner .flick-content {/*max-width:68.75em;*/margin-left:auto;margin-right:auto;height: 100%;}
.flickerplate ul.flicks>li .flick-title {padding:0px 0px;font-size:2.778em;line-height:1.995em;text-align:center}
@media only screen and (max-width:43.813em) {.flickerplate ul.flicks>li .flick-title {font-size:1.667em}}
.flickerplate ul.flicks>li .flick-sub-text {padding:5px;font-weight:300;line-height:2.5em;color:rgba(255,255,255,0.8);text-align:center}
.flickerplate ul.flicks>li .flick-title span.flick-block-text,.flickerplate ul.flicks>li .flick-sub-text span.flick-block-text {padding:12px 18px;background-color:rgba(0,0,0,0.6)}
.flickerplate .arrow-navigation {position:absolute;height:80%;width:10%;top:10%;z-index:100;overflow:hidden}
.flickerplate .arrow-navigation .arrow {display:block;height:100%;width:90%;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;transition:all 0.2s ease-out}
.flickerplate .arrow-navigation:hover,.flickerplate .arrow-navigation .arrow:hover {cursor:pointer}
.flickerplate .arrow-navigation.left {left:0%}
.flickerplate .arrow-navigation.left .arrow {opacity:0;margin:0px 0px 0px 50%;background-image:url("../images/arrow-left-light.png");background-repeat:no-repeat;background-position:left}
.flickerplate .arrow-navigation.right {right:0%}
.flickerplate .arrow-navigation.right .arrow {opacity:0;margin:0px 0px 0px -50%;background-image:url("../images/arrow-right-light.png");background-repeat:no-repeat;background-position:right}
.flickerplate .arrow-navigation.left.hover .arrow {opacity:1;margin:0px 0px 0px 20%}
.flickerplate .arrow-navigation.right.hover .arrow {opacity:1;margin:0px 0px 0px -20%}
.flickerplate .dot-navigation {position:absolute;bottom:25px;width:100%;text-align:center;z-index:100}
.flickerplate .dot-navigation ul {text-align:center;list-style:none;padding:0px 15px}
.flickerplate .dot-navigation ul li {display:inline-block;float:none}
.flickerplate .dot-navigation .dot {width:12px;height:12px;margin:0px 5px;border:2px solid rgba(255,255,255,0.5);border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-webkit-transition:background-color 0.2s ease-out;-moz-transition:background-color 0.2s ease-out;-o-transition:background-color 0.2s ease-out;-ms-transition:background-color 0.2s ease-out;transition:background-color 0.2s ease-out}
.flickerplate .dot-navigation .dot:hover {cursor:pointer;background-color:rgba(255,255,255,0.5)}
.flickerplate .dot-navigation .dot.active {background-color:rgb(255,255,255);border:2px solid rgb(255,255,255);}
.flickerplate .dot-navigation.left,.flickerplate .dot-navigation.left ul {text-align:left}
.flickerplate .dot-navigation.right,.flickerplate .dot-navigation.right ul {text-align:right}
.flickerplate.flicker-theme-dark .arrow-navigation.left .arrow {background-image:url("../images/arrow-left-dark.png")}
.flickerplate.flicker-theme-dark .arrow-navigation.right .arrow {background-image:url("../images/arrow-right-dark.png")}
.flickerplate.flicker-theme-dark .dot-navigation .dot {background-color:rgba(0,0,0,0.12)}
.flickerplate.flicker-theme-dark .dot-navigation .dot:hover {background-color:rgba(0,0,0,0.6)}
.flickerplate.flicker-theme-dark .dot-navigation .dot.active {background-color:#000}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner {color:rgba(0,0,0,0.9)}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text {color:rgba(0,0,0,0.9)}
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text,.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text {background-color:rgba(255,255,255,0.5)}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner {color:rgba(0,0,0,0.9)}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text {color:rgba(0,0,0,0.9)}
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text,.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text {background-color:rgba(255,255,255,0.5)}
.flickerplate.animate-transform-slide ul.flicks {-webkit-perspective:1000;-webkit-backface-visibility:hidden;transform:translate3d(0%,0px,0px);-webkit-transform:translate3d(0%,0px,0px);-webkit-transition:-webkit-transform 0.6s;-o-transition:-o-transform 0.6s;-moz-transition:-moz-transform 0.6s;transition:transform 0.6s}
.flickerplate.animate-transition-slide ul.flicks {position:relative;left:0%;-webkit-transition:left 0.4s ease-out;-moz-transition:left 0.4s ease-out;-o-transition:left 0.4s ease-out;-ms-transition:left 0.4s ease-out;transition:left 0.4s ease-out}
.flickerplate.animate-jquery-slide ul.flicks {position:relative;left:0%}
.flickerplate.animate-scroller-slide {padding-bottom:0px;overflow:auto}
.flickerplate.animate-scroller-slide ul.flicks {position:auto}

.ly_title { width:100%; overflow: hidden; margin: 0 auto 0px; padding: 0;text-align:center;}
.ly_title p { width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #333; font-size: 30px; font-weight: normal;text-align: center;}
.ly_title p font { color:#333;}
.ly_title span {width:100%; height: 20px; overflow: hidden; line-height: 20px; margin: 0 auto 0; padding: 0; color: #999; font-size: 12px; font-family: "Arial"; text-align: center;text-transform : uppercase;background:#fff;}
.ly_title span:before{content:'';display:inline-block;width:50px;height:1px;background:#dedede;margin-right:10px;vertical-align:middle;} 
.ly_title span:after{content:'';display:inline-block;width:50px;height:1px;background:#dedede;margin-left:10px;vertical-align:middle;} 

/*首页服务项目*/
.h_service{width:100%;background:#ffffff;padding:40px 0 10px;}
.h_service ul li{float:left;width:14%;margin-right:3%;}
.h_service ul li:nth-last-child(1){margin-right:0;}
.h_service ul li p{border:1px solid #dedede;border-radius:50%;text-align:center;width:100px;height:100px;overflow:hidden;margin:0 auto 10px;}
.h_service ul li p img {vertical-align:middle}
.h_service ul li p .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_service ul li span{display:block;margin-bottom:5px;}
.h_service ul li span a{display:block;color: #2a2a2a;font-size:18px;text-align:center;}
.h_service ul li em{display:block;color: #6b6b6b;font-size:14px;text-align:center;}
.h_service ul li:hover a{color:#e62128;}
.h_service ul li:hover em{color:#e62128;}



/*首页产品展示*/
.h_products{width:100%;background:#ffffff;}
.h_products_in{ width:90%;max-width:1400px;margin:0 auto;padding:40px 0 10px;}
.h_products_in .content_right{float:none;width:100%;}
.h_products_in .content_right .bread_nav{overflow:hidden;height:40px;line-height:40px;margin-bottom:10px;border-bottom:1px solid #dedede;padding-bottom:5px;}
.h_products_in .content_right .bread_nav h2{width:20%;font-size:16px;color:#333;float:left;font-weight:bold;}
.h_products_in .content_right .bread_nav div{float:right;width:78%;text-align:right;color:#777;overflow:hidden;}
.h_products_in .content_right .bread_nav div a{color:#555;font-size:12px;}
.h_products_in .content_right .bread_nav div a:hover{color:#e9852f}
.h_products_in .conn ul.h_product_hd{text-align:center;margin-bottom:15px;}
.h_products_in .conn ul.h_product_hd li{display:inline-block;margin-right: 5px;margin-bottom:10px;}
.h_products_in .conn ul.h_product_hd li a{display:inline-block;padding: 5px 15px;background: #fff;border: 1px solid;border-color: #e62128;color:#555;font-size:14px;border-top-left-radius: 2px;border-top-right-radius: 2px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_products_in .conn ul.h_product_hd li.all a{background: #e62128;color:#fff;}
.h_products_in .conn ul.h_product_hd li a:hover{background: #e62128;color:#fff;}
.h_products_in .conn ul.h_product_bd{padding-top:20px;display:none;}
.h_products_in .conn ul.h_product_bd li{float:left;width:23%;margin-right:2.5%;margin-bottom:30px;}
.h_products_in .conn ul.h_product_bd li:nth-child(4n) {margin-right: 0px;}
.h_products_in .conn ul.h_product_bd li .pro_img{background:#fff;border:1px solid #dedede;padding:10px 10px;}
.h_products_in .conn ul.h_product_bd li .pro_img a{text-align:center;height:280px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.h_products_in .conn ul.h_product_bd li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_products_in .conn ul.h_product_bd li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}
.h_products_in .conn ul.h_product_bd li p{padding:5px 1%;width:98%;color:#555;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}
.h_products_in .conn ul.h_product_bd li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_products_in .conn ul.h_product_bd li p span a{color:#555;}
.h_products_in .conn ul.h_product_bd li:hover .pro_img img{transform: scale(1.2);}
.h_products_in .conn ul.h_product_bd li:hover p{}
.h_products_in .conn ul.h_product_bd li:hover p a{color:#e62128;}
.h_more{display:block;width:120px;height:36px;line-height:36px;margin:0 auto 30px;text-align:center;font-size:14px;border: 1px solid;border-radius: 2px;color: #e62128;border-color: #e62128;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.h_more:hover{background: #e62128;color:#fff;}


.ly_title2 { width:100%; overflow: hidden; margin: 0 auto 30px; padding: 0;text-align:center;}
.ly_title2 p { width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #fff; font-size: 30px; font-weight: normal;text-align: center;}
.ly_title2 p font { color:#fff;}
.ly_title2 span {width:100%; height: 20px; overflow: hidden; line-height: 20px; margin: 0 auto 0; padding: 0; color: #fff; font-size: 12px; font-family: "Arial"; text-align: center;text-transform : uppercase;}
.ly_title2 span:before{content:'';display:inline-block;width:50px;height:1px;background:#dedede;margin-right:10px;vertical-align:middle;} 
.ly_title2 span:after{content:'';display:inline-block;width:50px;height:1px;background:#dedede;margin-left:10px;vertical-align:middle;} 

/*首页公司简介*/
.about{ width:100%; background:#1a1a1a; background-attachment: fixed;padding:60px 0 80px;}
.about .container{}
.about .container .box{padding:15px 25px 30px;}
.about .about_l{float:left;width:61%;padding:0 0 0;}
.about .about_l div.con{font-size:14px;line-height:28px;color:#fff;text-indent:28px;height:200px;overflow:hidden;margin:10px 0 40px;}
.about .about_l a.more{display:block;width:110px;height:36px;line-height:36px;text-align:center;font-size:14px;border:1px solid #fff;color:#fff;border-radius:2px;}
.about .about_l a.more:hover{background:#e62128;border:1px solid #e62128;}
.about .about_r{float:right;width:36%;}
.about .about_r a{display:block;}
.about .about_r a img{max-width:100%;}

.h_fzlc{width:100%;margin-top:40px;position:relative;}
.h_fzlc:before{content:'';width: 100%;height: 1px;background: #6b6b6b;position: absolute;left: 0;top: 25px;z-index: 1;}
.wrapper04 {position:relative;height: 1.5rem;width: 100%;max-width:1400px;margin:0 auto;overflow:hidden;}
.wrapper04:before{content:'';width: 100%;height: 1px;background: #6b6b6b;position: absolute;left: 0;top:33px;z-index: 1;}
.wrapper04 .scroller {position:absolute;z-index:99;}
.wrapper04 .scroller ul{}
.wrapper04 .scroller li {height: .5rem;color:#fff;float: left;font-size: .2rem;text-align: center}
.wrapper04 .scroller li .fz12{color:#fff;display:block;margin:0 .3rem;position:relative;}
.wrapper04 .scroller li .fz12 span{display:block;}
.wrapper04 .scroller li .fz12:after{content:'';width: 7px;height: 7px;cursor: pointer;background: #ffffff;border-radius: 50%;display:block;margin:10px auto 2px;}
.wrapper04 .scroller li .fz12 .fz14{width: 300px;display: none;text-align: left;border-radius: 6px;color: #333333;background: #ffffff;position: absolute;left: 0;top: 50px;z-index: 2;padding: 15px;}
.wrapper04 .scroller li .fz12 .fz14 .triangle{height: 15px;overflow: hidden;position: absolute;left: 5%;top: -15px;margin-left: -160px;width: 320px;right: 0;}
.wrapper04 .scroller li .fz12 .fz14 .triangle:before {content: "";position: absolute;top: 10px;left: 50%;width: 12px;height: 12px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);background-color: #ffffff;}
.wrapper04 .scroller li:nth-last-child(2) .fz14 .triangle {left: 85%;}
.wrapper04 .scroller li:nth-last-child(1) .fz14 .triangle {left: 85%;}
.wrapper04 .scroller li:nth-last-child(2) .fz14 {left: -260px;}
.wrapper04 .scroller li:nth-last-child(1) .fz14 {left: -260px;}
.wrapper04 .scroller li.cur .fz14{display:block;}
.wrapper04 .scroller li.cur a{}



/*首页新闻*/
.sy_news{ margin:50px 0;}
.sy_news_hd{margin-bottom:20px;}
.sy_news_hd .tlt{float:left;position:relative;width:36%;overflow:hidden;}
.sy_news_hd .tlt p{font-size:20px;color:#37474f;font-weight:bold;float:left;height:46px;line-height:46px;}
.sy_news_hd .tlt em{display:block;width:38px;height:2px;background:#c4261d;position:absolute;bottom:0;left:0;}
.sy_news_hd .sy_news_right{width:100%;text-align:center;}
.sy_news_hd .sy_news_right .sy_news_type{max-width:100%;padding-top:10px;text-align:right;display:inline-block;}
.sy_news_hd .sy_news_right .sy_news_type span a{display:inline-block;float:left;height:30px;line-height:30px;background:#dedede;text-align:center;padding:0 15px;font-size:12px;color:#333;margin-right:10px;cursor:pointer; overflow: hidden;}
.sy_news_hd .sy_news_right .sy_news_type span a.on{background:#e62128;color:#fff;}
.sy_news_hd .sy_news_right .sy_news_type span a:hover{background:#e62128;color:#fff;}
.imgnews-list {padding:0;margin:0;list-style:none;margin-top:50px;}
.imgnews-list li.item-other {opacity:1;width:55%;float:right;padding:10px 0px;border-bottom:1px solid rgb(107,107,107);border-color:rgb(107,107,107);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.imgnews-list .item-1 {width:40%;float:left;padding:0;border:none;opacity:1;transform:none;}
.imgnews-list .item-1 .img {overflow:hidden;max-height:280px;}
.imgnews-list .item-1 .img img {-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1) 0ms;transition:all .6s cubic-bezier(.165,.84,.44,1) 0ms;opacity:.78;width:100%;}
.imgnews-list .item-1 .text {background:#e62128;background:;padding:28px 20px 28px 40px;}
.imgnews-list .item-1 .text .date {float:left;}
.imgnews-list .item-1 .text .day {font-size:30px;font-weight:bold;position:relative;letter-spacing:1px;color:#2a2a2a;color:#ffffff;}
.imgnews-list .item-1 .text .year {color:#6b6b6b;color:#eeeeee;position:relative;display:block; font-size:21px;}
.imgnews-list .item-1 .text .content {color:#fff;width:80%;float:right;}
.imgnews-list .item-1 .text .content h3 {color:#2a2a2a;color:#ffffff;line-height:30px;margin:0;font-size:16px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,0.2);}
.imgnews-list .item-1 .text .content p {color:#6b6b6b;color:#eeeeee;padding-top:15px;margin:0;}
.imgnews-list li .title {font-size:14px;line-height:30px;color:#2a2a2a;margin:0;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:78%;font-weight:normal;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.item-other-desc {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80%;display:inline-block;color:#6b6b6b;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.imgnews-list li .time {display:inline-block;line-height:30px;float:right;color:#6b6b6b;color:;font-size:13px;position:relative;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1) 0ms;transition:all .6s cubic-bezier(.165,.84,.44,1) 0ms;}
.imgnews-list li.item-other:hover {}
.imgnews-list li.item-other:hover h3 {color:rgb(230,33,40);padding-left:15px;}
.imgnews-list li.item-other:hover .item-other-desc {padding-left:15px;}
.imgnews-list li.item-other:hover .time {right:15px;}
.imgnews-list .item-1:hover {-webkit-box-shadow:5px 8px 20px rgba(0,0,0,0.08);box-shadow:5px 8px 20px rgba(0,0,0,0.08);padding:0;}
.imgnews-list .item-1:hover img {-webkit-transform:scale(1.08);transform:scale(1.08);opacity:1;}
.btn-more { clear:both;border: 1px solid; color: #fff; color: #c4261d; display: block; width: 110px; text-align: center; margin: 30px auto 0; -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; height:30px; line-height:30px; }
.btn-more:hover {background: #c4261d;color: #fff;border-color: #c4261d; text-decoration: none }

/*首页友情链接*/
.link{width:100%;margin-bottom:30px;}
.link .link_con{width:100%;margin:0 auto;background:#fff;padding:15px 0;}
.link .link_con span{display:block;background:url(../images/pecv.png) left center no-repeat;padding-left:25px;font-size:15px;font-weight:bold;height:26px;line-height:26px;margin-bottom:5px;}
.link .link_con p{font-size:12px;color:#555;line-height:24px;padding:0 15px 0 0;}
.link .link_con p a{font-size:12px;color:#555;padding-right:5px;}
.link .link_con p a:hover{color:#c4261d;}

/*网站底部*/
.foot{width:100%;background-color: #1a1a1a;color:#ffffff;padding:25px 0 0;}
.foot .foot1 .f_nav{float:left;width:70%; height:240px; overflow:hidden;}
.foot .foot1 .f_nav dl{float:left;width:20%;}
.foot .foot1 .f_nav dl.lxfs{width:40%;}
.foot .foot1 .f_nav dl dt{margin-bottom:10px;}
.foot .foot1 .f_nav dl dt a{display:block;color:#ffffff;font-size:16px;height:30px;line-height:30px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.foot .foot1 .f_nav dl dt:after{content:'';display:inline-block;width:38px;height:4px;background:#e62128;}
.foot .foot1 .f_nav dl dd{color:#fff;font-size:14px;height:30px;line-height:30px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;padding-right: 30px;}
.foot .foot1 .f_nav dl dd a{display:block;color:#fff;font-size:14px;height:30px;line-height:30px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.foot .foot1 .f_nav dl.lxfs dd{height:40px;line-height:40px;}
.foot .foot1 .f_nav a:hover{color:#e9852f;}
.foot .foot1 .f_code{width:13%;float:right;}
.foot .foot1 .f_code .code{width:100%;margin:0 auto;}
.foot .foot1 .f_code .code img{max-width:100%;height:auto;display:inline-block;}
.foot .foot1 .f_code p{max-width:100%;text-align:center;color:#ffffff;font-size:14px;height:40px;line-height:40px;}
.foot .foot1{margin-bottom:20px;}
.foot .foot2 {color:#fff;font-size:12px;text-align:center;background: #171616;padding:10px 0;}
.foot .foot2 p{line-height:20px;}
.foot .foot2 a{color:#fff;font-size:12px;}
.foot .foot2 a:hover{color:#e9852f;}


/*悬浮链接*/
.suspend-item {background: url(../images/toolbar.png) no-repeat #feb65b;  display: block; width: 52px; height: 52px; margin-top: 1px; position: relative; -moz-transition: background-position 1s; -ms-transition: background-position 1s; -o-moz-transition: background-position 1s; -webkit-moz-transition: background-position 1s; -o-transition: background-position 1s; -webkit-transition: background-position 1s; transition: background-position 1s; }
.suspend-item-item {background: url(../images/toolbar_2.png) no-repeat #feb65b;  display: block; width: 52px; height: 52px; margin-top: 1px; position: relative; -moz-transition: background-position 1s; -ms-transition: background-position 1s; -o-moz-transition: background-position 1s; -webkit-moz-transition: background-position 1s; -o-transition: background-position 1s; -webkit-transition: background-position 1s; transition: background-position 1s; }
.service-QQ {box-shadow: 0 0 8px 0 #feb65b;}
.suspend-item-weixin .suspend-layer { height: 140px; background-position: 0 0; overflow: hidden; box-shadow:0 0 5px #feb65b;}
.suspend-item:hover{background-color:#f3941c;}
.suspend-item-item:hover{background-color:#f3941c;}
.fn-suspend { position: fixed; right: 0; bottom: 50px;z-index: 99999; margin-right: 20px\0; }
.suspend-item:hover .suspend-layer { opacity: 1; filter: alpha(opacity=100); transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1);}
.suspend-item-weixin { background-position: 0 -370px; }
.suspend-item-weixin:hover { background-position: 0 -433px; }
.suspend-item-weixin .suspend-layer img{display: block;}
.suspend-item-feedback { background-position: 0 0; }
.suspend-item-feedback a{width: 100%;height: 100%;display: block;}
.suspend-item-feedback:hover { background-position: 0 -60px; }
.suspend-item-app { background-position: 0 -122px; }
.suspend-item-app:hover { background-position: 0 -183px; }
.suspend-item-top { background-position: 0 -243px;cursor: pointer; }
.suspend-item-top:hover { background-position: 0 -308px; }
.suspend-layer { position: absolute; right: -173px; bottom: 0px; width: 140px; opacity: 0; filter: alpha(opacity=0);}
.service-QQ {position: absolute; list-style: none; color: #666; width: 173px; bottom: 0px;background-color:#fff;}
.service-QQ li { border-bottom: 1px solid #ddd; padding: 8px 0 8px 15px; font-size:14px;}
.service-QQ a { text-decoration: none; color: #666; }
.service-QQ li:last-child { border-bottom: none; }
.service-QQ li img { vertical-align: middle; }
.fn-suspend.floatqq_left .service-QQ { left:-173px; transition:left 0.3s; opacity:0; filter:alpha(opacity=0);}
.fn-suspend.floatqq_left .show_qq{ opacity:1; left:52px;filter:alpha(opacity=100);}
.fn-suspend.floatqq_right .service-QQ{ left:52px; transition:left 0.3s; opacity:0; filter:alpha(opacity=0);}
.fn-suspend.floatqq_right .show_qq{opacity:1; left:-173px;filter:alpha(opacity=100);}
.fn-suspend.floatqq_left .suspend-item-weixin .suspend-layer{ left:-140px;}
.fn-suspend.floatqq_left .suspend-item-weixin .suspend-layer.show_qq{left:52px; transition:left 0.3s;}
.fn-suspend.floatqq_right .suspend-item-weixin .suspend-layer.show_qq{left:-140px; transition:left 0.3s;}
.fn-suspend.floatqq_left .suspend-layer { left: 52px; -moz-transform-origin: 0 95%; -ms-transform-origin: 0 95%; -o-transform-origin: 0 95%; -webkit-transform-origin: 0 95%; transform-origin: 0 95%; }


/*-------------------内页开始-------------------*/
/*内页banner*/
.ny_banner {width:100%;height:auto;display:table;margin-top:187px;}
.ny_banner .slick-slide {height:auto;position:relative;overflow:hidden;display:block;width:100%;min-height:1px;}
.ny_banner .slick-slide:nth-child(1) img {height:auto;display:block;min-height:100px;object-fit:cover;width:100%;}

.ny_content_wrap {background:#ffffff;width:100%;}
.ny_content {width:90%;max-width:1400px;margin:0 auto;padding-top:20px;padding-bottom:20px;}
.ny_content .bread_nav{overflow:hidden;height:40px;line-height:40px;margin-bottom:10px;}
.ny_content .bread_nav div{width:100%;text-align:left;color:#777;overflow:hidden;font-size:12px;}
.ny_content .bread_nav div>em{display:inline-block;width:25px;height:40px;background:url(../images/dw.png) center center no-repeat;vertical-align: top;}
.ny_content .bread_nav div a{color:#555;}
.ny_content .bread_nav div a:hover{color:#e62128}
.ny_content .conn{color:#555;font-size:14px;line-height:28px;padding-top:10px; z-index:1; position:relative;}

.ny_content .ny_l {margin-right:3%;margin-left:0px;width:22%;float:left;}
.ny_content .ny_l .product {margin-bottom:10px;}
.ny_content .ny_l .titlebox {text-align:center;background:rgb(26,26,26);position:relative;}
.ny_content .ny_l .titlebox img{display: none;width: 1.5rem;height: 1.5rem;margin: 0; padding: 0.8rem;position: absolute;top: 0;right: 0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_content .ny_l .titlebox img.on{transform: rotateX(180deg);}
.ny_content .ny_l span.sidebar-tile {font-weight:bold;font-size:24px;text-shadow:none;text-align:center;line-height:40px;display:inline-block;color:rgb(255,255,255);margin:10px 0px 0px;padding:0px 10px;}
.ny_content .ny_l span.sidebar-tile.hasborder {border-bottom:1px dashed rgb(255,255,255);border-color:rgb(255,255,255);}
.ny_content .ny_l .titlebox .secondt {padding-bottom:10px;line-height:2;color:rgb(238,238,238);font-size:12px;margin:0px;}
.ny_content .ny_l .sidebar-column {margin:0px;padding:0px;}
.ny_content .ny_l .sidebar-column > li {white-space:nowrap;margin-bottom:0px;margin-top:0px;background:transparent;}
.ny_content .ny_l .sidebar-column > li > a {white-space:nowrap;text-overflow:ellipsis;display:block;font-size:15px;font-weight:300;position:relative;color:rgb(42,42,42);overflow:hidden;text-decoration:none;padding:10px 10px 10px 20px;background:-webkit-linear-gradient(top,rgb(255,255,255) 0%,rgb(245,245,245) 72%,rgb(237,236,236) 100%);}
.ny_content .ny_l .sidebar-column li a:hover,.ny_content .ny_l .sidebar-column li a.active {color:rgb(230,33,40);}
/*内页左侧推荐产品*/
.ny_content .ny_l .product_show {margin-bottom:10px;margin-top:0px;}
.product_show .imgbox{padding-bottom:34px;}
.product_show .imgbox .swiper-container {width:100%;height:100%;margin-left:auto;margin-right:auto;}
.product_show .imgbox .swiper-slide {text-align:center;font-size:18px;background:#fff;/* Center slide text vertically */      display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.product_show .imgbox .swiper-slide a{display:block;}
.product_show .imgbox .swiper-slide a img{max-width:100%;}
.product_show .imgbox{position:relative;border:1px solid #f1f1f1;}
.product_show .imgbox .swiper-pagination{width:100%;}
.product_show .imgbox .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px;outline:none;}
.product_show .imgbox .swiper-pagination-bullet-active{background:#e62128;}

/*内页左侧相关文章*/
.xgwz_show ul{padding:4%;border: 1px solid #eaeaea;}
.xgwz_show ul li { width: 100%; height: 40px; overflow: hidden; line-height: 40px; margin: 0 auto; padding: 0; border-bottom: 1px dotted #eaeaea;}
.xgwz_show ul li a { color: #666; font-size: 14px;}
.xgwz_show ul li a:hover { color:#e62128;}
.xgwz_show ul li a span { display:block; width:4px; height: 4px; overflow: hidden; margin: 18px 10px 18px 0; padding: 0; background-color: #e62128; border-radius: 50%; float: left;}

.ny_content .ny_r{margin-right:0;margin-left:0px;width:75%;float:right;}
.ny_content .ny_r2{width:100%;}
.ny_content .ny_r .conn_wz{width: 100%;max-width: 100%;font-size: 15px;font-weight: 300;line-height: 1.8;}

/*内页产品展示*/
.ny_r .product_bd{padding-top:20px;}
.ny_r .product_bd li{float:left;width:31%;margin-right:3%;margin-bottom:30px;}
.ny_r .product_bd li:nth-child(3n) {margin-right: 0px;}
.ny_r .product_bd li .pro_img{background:#fff;border:1px solid #dedede;padding:10px 10px;}
.ny_r .product_bd li .pro_img a{text-align:center;height:280px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_r .product_bd li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_r .product_bd li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}
.ny_r .product_bd li p{padding:5px 1%;width:98%;color:#555;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}
.ny_r .product_bd li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_r .product_bd li p span a{color:#555;}
.ny_r .product_bd li:hover .pro_img img{transform: scale(1.2);}
.ny_r .product_bd li:hover p{}
.ny_r .product_bd li:hover p a{color:#e62128;}

/*内页产品分类*/
.menu_list { display:block;background:#fff;width:100%;overflow: hidden; margin: 0 auto; padding: 10px 0 0; box-sizing: border-box;border-right: 1px solid #eaeaea;border-left: 1px solid #eaeaea;}
.menu_list .menu_li { width:100%; height: 100%;margin: 0 auto; padding: 0 0; box-sizing: border-box;}

.menu_list .menu_li .al{ display:block;width:100%;height:30px;line-height:30px;text-align:center;background:#f1f1f1;color:#333;}
.menu_li>.al:hover{background:#e62128;color:#fff;}

.menu_li>p>a{width:60%;float:left;display:block;color:#333;}
.menu_li p { width:100%; height: 44px; overflow: hidden; line-height: 44px; color: #666; font-size: 14px; border-bottom: 1px solid #eaeaea; margin: 0 auto; padding: 0 0 0 20px; box-sizing: border-box;}
.menu_li>p>span{display:block;width:30%;height:44px;float:right;background: url(../images/jt1.png) 80% center no-repeat;background-size: 20px 20px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s; cursor:pointer;}
.menu_li>p.on{background:#e62128;color:#fff;}
.menu_li>p.on a{color:#fff;}
.menu_li>p.on span{background: url(../images/jt02.png) 80% center no-repeat;background-size: 20px 20px;}
.menu_li>p:hover{background:#e62128;color:#fff;}
.menu_li>p:hover a{color:#fff;}
.menu_li>p:hover span{background: url(../images/jt01.png) 80% center no-repeat;background-size: 20px 20px;}
.menu_li>p.on:hover span{background: url(../images/jt02.png) 80% center no-repeat;background-size: 20px 20px;}
.menu_li ul {display:none; width:100%; overflow: hidden; margin: 10px auto 0; padding: 0;}
/*产品分类第一个默认展开*/
/*.menu_li ul:first-of-type{display:block;}*/
.menu_li ul li { width:100%; height: 44px; overflow: hidden; margin: 0 auto; padding: 0;}
.menu_li ul li a { display: block; width:100%; height: 44px; overflow: hidden; line-height: 44px; color: #808ea4; font-size: 12px; margin: 0 auto; padding: 0 20px; box-sizing: border-box;}
.menu_li ul li a p{width:100%;color: #666;background-color:#fff;height:44px;line-height:44px;font-weight:normal;padding:0;border-bottom:0;}
.menu_li ul li:last-child{ border-bottom: 1px solid #eaeaea; }
.menu_li p img, .menu_li ul li a img { display:block; width:14px; height: 14px; margin: 13px 13px 13px 0; padding: 0; float: left;}
.menu_li ul li a:hover { color:#fe0100;}

/*内页新闻列表*/
.newslist ul li{overflow:hidden;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid;border-color: #efefef;}
.newslist ul li .nDate{float:left;width:10%;}
.newslist ul li .nDate .day{color: #6b6b6b;font-size: 25px;font-weight: 600;text-align:center;}
.newslist ul li .nDate .year{font-size: 16px;color: #6b6b6b;text-align:center;}
.newslist ul li .nDate2{float:left;width:10%;display:none;}
.newslist ul li .nDate2 .day{color: #6b6b6b;font-size: 25px;font-weight: 600;text-align:center;}
.newslist ul li .nDate2 .year{font-size: 16px;color: #6b6b6b;text-align:center;}
.newslist ul li .newPic{float:left;width:25%;margin:0 2%;}
.newslist ul li .newPic a{display:block;width:100%;overflow:hidden;}
.newslist ul li .newPic a img{max-width:100%;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.newslist ul li .newPic:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.newslist ul li .newName{float:right;width:90%;}
.newslist ul li .newName .titleSet a{display: block;font-size: 16px;color: #2a2a2a;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;font-weight:normal;transition: all 0.2s es;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;}
.newslist ul li .newName .titleSet a:hover{text-decoration: underline;margin-left: 5px;}
.newslist ul li .newName .newDetail{height:70px;overflow:hidden;font-size: 14px;line-height: 1.6;color: rgb(107, 107, 107);padding: 10px 0 0;margin-bottom:15px;}
.newslist ul li .btnaSet{transition:all 0.2s es;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;display:inline-block;border:1px solid;border-color:#e62128;border-color:;color:#e62128;color:;font-size:14px;padding:2px 15px;}
.newslist ul li .btnaSet:hover{background-color: #e62128;background-color: ;color: #ffffff;}


/*内页技术文章列表*/
.articlelist ul li{overflow:hidden;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid;border-color: #efefef;}
.articlelist ul li .nDate{float:left;width:10%;}
.articlelist ul li .nDate .day{color: #6b6b6b;font-size: 25px;font-weight: 600;text-align:center;}
.articlelist ul li .nDate .year{font-size: 16px;color: #6b6b6b;text-align:center;}
.articlelist ul li .newName{float:right;width:90%;}
.articlelist ul li .newName .titleSet a{display: block;font-size: 16px;color: #2a2a2a;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;font-weight:normal;transition: all 0.2s es;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;}
.articlelist ul li .newName .titleSet a:hover{text-decoration: underline;margin-left: 5px;}
.articlelist ul li .newName .newDetail{height:70px;overflow:hidden;font-size: 14px;line-height: 1.6;color: rgb(107, 107, 107);padding: 10px 0 0;margin-bottom:15px;}
.articlelist ul li .btnaSet{transition:all 0.2s es;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;display:inline-block;border:1px solid;border-color:#e62128;border-color:;color:#e62128;color:;font-size:14px;padding:2px 15px;}
.articlelist ul li .btnaSet:hover{background-color: #e62128;background-color: ;color: #ffffff;}

/*内页案例展示*/
.ny_r .case_bd{padding-top:20px;}
.ny_r .case_bd li{float:left;width:31%;margin-right:3%;margin-bottom:30px;position:relative;}
.ny_r .case_bd li:nth-child(3n) {margin-right: 0px;}
.ny_r .case_bd li .pro_img{background:#fff;/*border:1px solid #dedede;*/text-align:center;height:330px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_r .case_bd li .pro_img img{display:block;vertical-align:middle;width:100%;max-height:100%;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_r .case_bd li .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}
.ny_r .case_bd li .wz_zoom{position:absolute;top:50%;left:0;width:100%;margin-top:-40px;z-index:10;}
.ny_r .case_bd li .wz_zoom p{font-size:20px;color:#fff;height:50px;line-height:50px;text-align:center;padding:0 2%;overflow:hidden;}
.ny_r .case_bd li .wz_zoom a{display:block;width:60px;height:32px;line-height:32px;text-align:center;color:#fff;font-size:15px;border:1px solid #fff;margin:0  auto;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_r .case_bd li:before{content:'';display:block;width:100%;height:100%;background: rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:2;}
.ny_r .case_bd li:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.ny_r .case_bd li .wz_zoom a:hover{background:#fff;color: #76838f;}

/*分页*/
.page_list{text-align:center;padding-top:20px;color:#555;}
.page_list a{display:inline-block;padding:0 10px;background:#1a1a1a;height:30px;line-height:30px;text-align:center;margin-right: 5px;border-radius:2px;color:#fff;}
.page_list a:hover{background:#e62128;color:#ffffff;}
.page_list a.pnnum1{background:#e62128;color:#ffffff;}
.page_list input{display:inline-block;padding:0 5px;background:#1a1a1a;width:40px !important;height:30px !important;line-height:30px;text-align:center;margin:0 5px;color:#fff;cursor:pointer;border:none;outline:none;}
.page_list .p_input{display:inline-block;padding:0 5px;background:#ddd;height:30px;line-height:30px;text-align:center;margin:0 5px;color:#555;cursor:default;}

/*在线留言*/
.cpzx .ly_msg { width: 100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
.cpzx .ly_msg h3 { width: 100%; height: 40px; overflow: hidden; line-height: 40px; margin: 0 auto; padding: 0; border-bottom: 1px solid #dfdfdf; color: #333; font-size: 14px; font-weight: bold; text-align: center;}
.cpzx .ly_msg ul { width: 100%; overflow:hidden; margin: 20px auto; padding: 0;/* box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;*/}
.cpzx .ly_msg ul li { width: 100%; overflow: hidden; margin: 0 auto 12px; padding: 0;}
.cpzx .ly_msg ul li h4 { width:17%; height: 34px; overflow: hidden; line-height: 34px; margin: 0; padding: 0 20px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px;/* background:url(/images/tb_img.png) top right no-repeat;*/ float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .ly_msg ul li .msg_ipt1 { height: 34px;}
.cpzx .ly_msg ul li .msg_tara { height: 118px;}
.cpzx .msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;outline:none;}
.cpzx .msg_ipt1 input { height: 34px; line-height: 16px;}
.cpzx .msg_tara textarea { height: 118px; line-height: 20px; resize: none;}
.cpzx .ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding:0; float: left;}
.cpzx .msg_ipt2 input { display: block; width: 120px; height: 34px; overflow: hidden; line-height: 16px; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .ly_msg ul li a.yzm_img { display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; /*background:url(/images/tb_img.png) top right no-repeat;*/ float: left;}
.cpzx .ly_msg ul li .msg_btn { width:83%; overflow: hidden; margin: 0; padding: 0; float: left;}
.cpzx .msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 20px 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.cpzx .ly_msg ul li .msg_ipt12 {width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

.cpzx .ly_msg ul li h4 {width: 10%;height: 45px;font-size:12px;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {width: 90%;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {width: 90% !important;}
.cpzx .ly_msg ul li .msg_ipt1 {height: 47px;}
.cpzx .msg_ipt1 input { height: 45px; line-height: 45px;}
.cpzx .ly_msg ul li .msg_ipt12 {width: 90% !important;height: 45px !important;}
.cpzx .msg_ipt12 input {height:45px;}
.cpzx .ly_msg ul li .msg_ipt1 select{height: 45px !important;}
.cpzx input{border-radius:2px;border:1px solid #fff !important;background:#f1f1f1;}
.cpzx textarea{border-radius:2px;border:1px solid #fff !important;background:#f1f1f1;}
.cpzx select{border-radius:2px;border:none !important;background:#f1f1f1;outline:none;text-indent:10px;}
.cpzx input:focus,.cpzx textarea:focus,.cpzx .textborder:focus{border: 1px solid #dedede !important;}
.cpzx  .ly_msg ul li a.yzm_img img{height:100% !important;}
.cpzx .msg_btn input{width:150px;height:45px;line-height:45px;cursor:pointer;}
.cpzx .msg_btn input:first-child{background:#e62128;color:#fff;outline:none;}
.cpzx  .msg_ipt2 input {height: 45px;}
.cpzx  .ly_msg ul li .msg_ipt2{height: 45px;}


/*内页联系方式*/
.tags_title{border-bottom:1px solid #DDD;margin:0 0 30px;}
.tags_title span{width:80px;padding:0 15px;font-size:16px;text-align:center;height:45px;line-height:45px;margin-bottom: -1px;background:#fff;color:#333;display:block;margin-left: 5px;border: 1px solid #DDD;border-bottom:1px solid #ffffff;font-weight:bold;}
.contact .tags_title{}
.contact .tags_title span{float:left;width:auto;cursor:pointer;}
.contact .tags_title span.ron{background:#f1f1f1;border: 1px solid #f1f1f1;border-bottom: 1px solid #DDD;color:#666;font-weight:normal;}
.contact .content2{display:none;}
.contact .content1 ul{}
.contact .content1 ul li{float: left;width:30%;margin-right: 45px;}
.contact .content1 ul li:nth-child(3n){margin-right:0;}
.contact .content1 ul li a{display:block;}
.contact .content1 ul li a em{display:block;float:left;width:60px;height:60px;border:1px solid #ddd;border-radius:50%;margin-right:15px;}
.contact .content1 ul li.lx1 em{background:url(../images/contact_tel.png) center center no-repeat;}
.contact .content1 ul li.lx2 em{background:url(../images/contact_email.png) center center no-repeat;}
.contact .content1 ul li.lx3 em{background:url(../images/contact_address.png) center center no-repeat;-webkit-animation: bounce-up 1.4s linear infinite;animation: bounce-up 1.4s linear infinite;}
.contact .content1 ul li a .wz{float:left;width:74%;}
.contact .content1 ul li a .wz p{font-size:20px;padding-bottom:10px;}
.contact .content1 ul li a .wz span{font-size:20px;}
.lx_dz { width:100%; overflow:hidden; margin:50px auto 20px; padding:0;}
.lx_dz .dz_map { width:97%; height:370px; overflow:hidden; margin:0 auto; padding:1%; border:1px solid #d9d9d9;}
.lx_dz .dz_map iframe{width:100%;}
.lx_dz .dz_map iframe body{width:100%;}

/*内页人才招聘*/
.ny_r .job_bd li{margin-bottom:40px;}
.ny_r .job_bd li .job_tlt{font-size: 24px;color: #2a2a2a;}
.ny_r .job_bd li .others{color: #a3afb7 !important;border-bottom: 1px solid #e4eaec;font-size:12px;padding:10px 0 15px;}
.ny_r .job_bd li .others span{display:inline-block;padding-right:10px;}
.ny_r .job_bd li .others span.add{background:url(../images/job_icon1.jpg) left center no-repeat;padding-left:15px;}
.ny_r .job_bd li .others span.man{background:url(../images/job_icon2.jpg) left center no-repeat;padding-left:15px;}
.ny_r .job_bd li .others span.money{background:url(../images/job_icon3.jpg) left center no-repeat;padding-left:20px;}
.ny_r .job_bd li .conn p{font-size:16px;color:#333;}
.ny_r .job_bd li .conn span{display:block;font-size:14px;color:#666;margin-bottom:10px;line-height: 28px;}


/*内页文章详情*/
.ny_r .ny_news_tlt{text-align:center;font-size:20px;color:#555;padding:10px 0;}
.ny_r .ny_news_time{text-align:center;font-size:12px;color:#999;padding-bottom:10px;border-bottom:1px dashed #dedede;margin-bottom:10px;}
.ny_r .ny_news_ye{padding-top:30px;}
.ny_r .ny_news_ye p{height:35px;line-height:35px;background:#f1f1f1;margin-bottom:10px;padding:0 20px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;font-size:14px;color:#333;}
.ny_r .ny_news_ye p a{font-size:14px;color:#333;}
.ny_r .ny_news_ye p:hover{background:#e62128;color:#fff;}
.ny_r .ny_news_ye p:hover a{color:#fff;}
.ny_r_conn img, .ny_r_conn table, .ny_r_conn tr, .ny_r_conn td, .ny_r_conn p, .ny_r_conn span, .ny_r_conn div, .ny_r_conn video, .nny_r_conn embed {width: auto !important;height: auto !important;max-width: 100% !important;max-height: 100%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;white-space: normal;word-break: break-all;}

/*产品详情页*/
.ny_r2  .pro_name{font-size:24px;font-weight: bolder;line-height:28px;color:#e62128;margin-bottom:10px;}
.ny_r2 .proshow1{padding-top:40px;position:relative;}
.ny_r2 .proshow1 .js-silder{float:left;width:42%;margin-top:0 !important;border:1px solid #ddd;}
.proshow1 .js-silder .silder-main-img {width:100%;text-align:center;height:440px;}
.proshow1 .js-silder .silder-main-img img {max-width:80% !important;max-height:100%;vertical-align:middle}
.proshow1 .js-silder .silder-main-img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.proshow1 .prodesc p{font-size:14px;line-height:24px;margin-bottom:10px;}
.proshow1 .prodesc p.bt{font-size:20px;font-weight:normal;color:#e62128;}
.ny_r2 .proshow1 .prodesc{float:right;width:54%;}
.ny_r2 .proshow1 .prodesc p.desc{height:125px;overflow:hidden;color:#999;}
.ny_r2 .proshow1 .pro_btn{padding-top:30px;overflow:hidden;}
.ny_r2 .proshow1 .pro_btn1{display:block;width:40%;margin-right:20px;height:55px;line-height:55px;text-align:center;font-size:16px;color:#fff;background:#e62128;border-radius:2px;float:left;border:1px solid #fff;}
.ny_r2 .proshow1 .pro_btn2{display:block;width:40%;margin-right:0;height:55px;line-height:55px;text-align:center;font-size:16px;background:#7b7b7b;color:#fff;border-radius:2px;float:left;border:1px solid #fff;}
.ny_r2 .proshow1 .pro_btn1:hover{background:#fff;border:1px solid #e62128;color:#e62128;}
.ny_r2 .proshow1 .pro_btn2:hover{background:#fff;border:1px solid #7b7b7b;color:#7b7b7b;}
.tags_title{border-bottom:1px solid #DDD;margin:0 0 30px;}
.tags_title span{width:80px;padding:0 15px;font-size:16px;text-align:center;height:45px;line-height:45px;margin-bottom: -1px;background:#fff;color:#333;display:block;margin-left: 5px;border: 1px solid #DDD;border-bottom:1px solid #ffffff;font-weight:bold;}
.proshow2{padding-top:40px;}
.proshow2 .prodetail_con{float:right;width: 75%;}
.proshow2 .prodetail_con .tags_title{margin:0;}
.proshow2 .prodetail_con .content{padding:30px 0;}
.proshow2 .prodetail_con .content img{max-width:80%;height:auto !important;}


/**产品详细介绍**/
/**prodetail**/
.pro_detail_main { width:100%; height:auto; margin: 0 auto 40px; padding: 0; position: relative; box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; box-sizing: border-box; float: left;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:53%; min-height:360px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #e62128; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 20px auto; padding: 0;}
.pro_detail_text ul li { width:50%; height:30px; overflow: hidden; line-height: 30px; color: #888; font-size: 16px; text-align: justify; white-space:nowrap;	text-overflow: ellipsis; margin: 10px auto; padding: 0; float:left;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333; font-weight: bold;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:5px;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 22px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #e62128;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #4a4a4a;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #cb161d;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #3a3a3a;}
/**产品详情页产品图片切换**/
.prodetail_img { width:44%; height: 440px; margin: 0; padding: 0; box-sizing: border-box; float:left;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:64px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:64px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:100%; float:left; overflow:hidden; margin:0; display:inline;}
#spec-list ul { }
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:64px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #eaeaea; position:relative; box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #f06405;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:360px; overflow:hidden; padding:0; border:1px solid #eaeaea; box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}

#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}

.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}




